##################
Changelog (files):
##################

Version 1.0.1:
Client -> locale -> locale_game.txt (Added some new texts)
Client -> root -> constinfo.py (Added constinfo)
Client -> root -> serverinfo.py (Added template of serverinfo)
Client -> root -> ui.py (Added new class in ui.py needed for the system)
Client -> root -> uiswitchchannel.py (Replacement of channel switching class in uisystem)
Client -> root -> uisystem.py (Edited some lines, created call for new file uiswitchchannel)
ServerFiles -> share -> ... -> locale_string.txt (Removed text)
Server source -> common -> service.h (Removed definition with premium system)
Server source -> game -> cmd_general.cpp (Removed premium system feature and checking same channel)

Version 1.0.2:
Client -> root -> uiswitchchannel.py (Edited)
Client -> root -> intrologin.py (Edited)
Client -> root -> game.py (Edited)

Version 1.0.3:
Client -> root -> uiswitchchannel.py (Edited)
Client -> locale -> locale_game.txt (Added translation)

Version 1.0.4:
Client -> locale -> locale_game.txt (Edited)
Client -> root -> constinfo.py (Edited)
Client -> root -> game.py (Edited)
Client -> root -> intrologin.py (Removed)
Client -> root -> uiswitchchannel.py (Edited)